home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / MonitorDoubler / ReadMe < prev   
Text File  |  2000-06-23  |  629b  |  20 lines

  1.  
  2. Montor Doubler
  3. By Eric Traut
  4.  
  5. This piece of code is a PowerPlant application written during the 48 hours of
  6. the 2000 MacHack conference. As such, it is very buggy and not well documented. 
  7.  
  8. It only works in 16-bit color, and it probably doesn't work very well with
  9. multiple monitors.
  10.  
  11. The basic idea is to double the horizontal and vertical resolution
  12. of your monitor. It displays this higher-res display onto your main
  13. display by using a bilinear averaging technique.
  14.  
  15. Please feel free to use the binary or source code of Monitor Doubler for
  16. any purpose, but don't blame me if and when it crashes your machine.
  17.  
  18.  - Eric Traut
  19.  
  20.